Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@eslint/js (source) 9.36.0 -> 9.37.0 age adoption passing confidence devDependencies minor
@mantine/core (source) 8.3.2 -> 8.3.4 age adoption passing confidence dependencies patch 8.3.5
@mantine/hooks (source) 8.3.2 -> 8.3.4 age adoption passing confidence dependencies patch 8.3.5
@types/chrome (source) 0.1.12 -> 0.1.22 age adoption passing confidence devDependencies patch 0.1.24 (+1)
@types/node (source) 24.5.2 -> 24.7.1 age adoption passing confidence dependencies minor 24.8.1 (+2)
@types/node (source) 24.5.2 -> 24.7.1 age adoption passing confidence devDependencies minor 24.8.1 (+2)
@types/react (source) 19.1.15 -> 19.2.2 age adoption passing confidence devDependencies minor
@types/react-dom (source) 19.1.9 -> 19.2.1 age adoption passing confidence devDependencies minor 19.2.2
actions/stale v10.0.0 -> v10.1.0 age adoption passing confidence action minor
eslint (source) 9.36.0 -> 9.37.0 age adoption passing confidence devDependencies minor
eslint-plugin-jsdoc 60.5.0 -> 60.8.3 age adoption passing confidence devDependencies minor
github/codeql-action v3.30.5 -> v3.30.7 age adoption passing confidence action patch v3.30.8
node (source) 24.9.0 -> 24.10.0 age adoption passing confidence volta minor
node 24.9.0-bookworm-slim -> 24.10.0-bookworm-slim age adoption passing confidence stage minor
puppeteer (source) 24.22.3 -> 24.23.1 age adoption passing confidence dependencies minor 24.25.0 (+2)
puppeteer (source) 24.22.3 -> 24.23.1 age adoption passing confidence devDependencies minor 24.25.0 (+2)
react (source) 19.1.1 -> 19.2.0 age adoption passing confidence devDependencies minor
react (source) 19.1.1 -> 19.2.0 age adoption passing confidence dependencies minor
react-dom (source) 19.1.1 -> 19.2.0 age adoption passing confidence devDependencies minor
react-dom (source) 19.1.1 -> 19.2.0 age adoption passing confidence dependencies minor
react-refresh (source) ^0.17.0 -> ^0.18.0 age adoption passing confidence devDependencies minor
react-router (source) 7.9.3 -> 7.9.4 age adoption passing confidence devDependencies patch
react-router-dom (source) 7.9.3 -> 7.9.4 age adoption passing confidence devDependencies patch
typescript (source) 5.9.2 -> 5.9.3 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.44.1 -> 8.46.0 age adoption passing confidence devDependencies minor 8.46.1
webpack 5.101.3 -> 5.102.1 age adoption passing confidence devDependencies minor

Release Notes

eslint/eslint (@​eslint/js)

v9.37.0

Compare Source

mantinedev/mantine (@​mantine/core)

v8.3.4

Compare Source

What's Changed

  • [@mantine/core] Select: Allow overriding rightSection with null (#​8328)
  • [@mantine/dates] Calendar: Fix incorrect props types for hasNextLevel (#​8344)
  • [@mantine/core] Transition: Fix some animations being blurry (#​8070, #​8324)
  • [@mantine/dates] TimePicker: Fix custom amPmLabels being truncated in input and dropdown (#​8336)
  • [@mantine/dates] DatePicker: Add missing multiple handling to DatePickerPreset type (#​8341)

Full Changelog: mantinedev/mantine@8.3.3...8.3.4

v8.3.3

Compare Source

What's Changed

  • [@mantine/core] Checkbox: Fix iconColor prop not working as intended in some cases (#​8271)
  • [@mantine/spotlight] Add scrollareaProps to pass props down to the actions list wrapper (#​8300)
  • [@mantine/core] Tabs: Fix aria-controls not being overriden by ...others (#​8248)
  • [@mantine/dates] DateInput: Fix invalid date value crashing component (#​8290)
  • [@mantine/hooks] use-did-update: Fix hook not working in react strict mode (#​8306)
  • [@mantine/core] Popover: Fix excessive dropdown position recalculations (#​8308)
  • [@mantine/core] AppShell: Fix performance issues on first render (#​8287)

New Contributors

Full Changelog: mantinedev/mantine@8.3.2...8.3.3

actions/stale (actions/stale)

v10.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/stale@v10...v10.1.0

eslint/eslint (eslint)

v9.37.0

Compare Source

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v60.8.3

Compare Source

Bug Fixes
  • valid-types: ensure safe for class context (this keyword) (87464a6)
  • valid-types: re-allow namepaths in name-definers like typedef in non-typescript mode; fixes #​1557 (680cf1d)

v60.8.2

Compare Source

Bug Fixes

v60.8.1

Compare Source

Bug Fixes
  • valid-types: parse distinctly for names vs. namepaths (#​1552) (6efd9e9)

v60.8.0

Compare Source

Features
  • add name-defining role for likes of typedef as distinct from likes of param (#​1551) (e67e474)

v60.7.1

Compare Source

Bug Fixes
  • prefer-import-tag: handle other cases of comments before structures early in the document; fixes #​1549 (622b17e)

v60.7.0

Compare Source

Bug Fixes
  • prefer-import-tag: handle inserting before early comment nodes; fixes #​1549 (9e92718)
Features
  • require-returns-check: add noNativeTypes option to assert async functions do not have native types as return types; fixes #​1345 (13fe027)

v60.6.0

Compare Source

Features
github/codeql-action (github/codeql-action)

v3.30.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.30.7 - 06 Oct 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.30.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.30.6 - 02 Oct 2025
  • Update default CodeQL bundle version to 2.23.2. #​3168

See the full CHANGELOG.md for more information.

nodejs/node (node)

v24.10.0: 2025-10-08, Version 24.10.0 (Current), @​RafaelGSS

Compare Source

Notable Changes
  • [31bb476895] - (SEMVER-MINOR) console: allow per-stream inspectOptions option (Anna Henningsen) #​60082
  • [3b92be2fb8] - (SEMVER-MINOR) lib: remove util.getCallSite (Rafael Gonzaga) #​59980
  • [18c79d9e1c] - (SEMVER-MINOR) sqlite: create authorization api (Guilherme Araújo) #​59928
Commits
puppeteer/puppeteer (puppeteer)

v24.23.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.23.1 to 24.24.0
Features
  • add handleDevToolsAsPage to access DevTools windows as pages (#​14296) (d6bcf61)

v24.23.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.22.3 to 24.23.0
Bug Fixes
facebook/react (react)

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 11, 2025 01:15
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 11, 2025
Copy link

cit-pr-commenter bot commented Oct 11, 2025

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 162.85 KiB 162.68 KiB -181 B -0.11%
Rum Recorder 19.78 KiB 19.78 KiB -7 B -0.03%
Rum Profiler 4.89 KiB 4.84 KiB -48 B -0.96%
Logs 56.54 KiB 56.54 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 119.81 KiB 119.81 KiB 0 B 0.00%
Worker 23.60 KiB 23.60 KiB 0 B 0.00%
🚀 CPU Performance

Pending...

🧠 Memory Performance

Pending...

🔗 RealWorld

@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Oct 11, 2025

⚠️ Tests

⚠️ Warnings

🧪 86 Tests failed

ErrorBoundary renders children from Chrome 63.0.3239.84 (Windows 10) (Datadog)
Error: Should not already be working.
    at performWorkOnRoot (webpack:///node_modules/react-dom/cjs/react-dom-client.development.js:16424:1 <- /tmp/_karma_webpack_976459/commons.js:36795:15)
    at performWorkOnRootViaSchedulerTask (webpack:///node_modules/react-dom/cjs/react-dom-client.development.js:18957:1 <- /tmp/_karma_webpack_976459/commons.js:39328:7)
    at flushActQueue (webpack:///node_modules/react/cjs/react.development.js:590:1 <- /tmp/_karma_webpack_976459/commons.js:60485:34)
    at exports.act (webpack:///node_modules/react/cjs/react.development.js:884:1 <- /tmp/_karma_webpack_976459/commons.js:60779:10)
    at appendComponent (webpack:///packages/rum-react/test/appendComponent.ts:13:6 <- /tmp/_karma_webpack_976459/commons.js:110700:47)
    at UserContext.it (webpack:///packages/rum-react/src/domain/error/errorBoundary.spec.tsx:22:38 <- /tmp/_karma_webpack_976459/commons.js:109361:97)
    at <Jasmine>
ErrorBoundary renders the fallback class component when an error occurs from Chrome 63.0.3239.84 (Windows 10) (Datadog)
Error: Should not already be working.
    at performWorkOnRoot (webpack:///node_modules/react-dom/cjs/react-dom-client.development.js:16424:1 <- /tmp/_karma_webpack_976459/commons.js:36795:15)
    at performWorkOnRootViaSchedulerTask (webpack:///node_modules/react-dom/cjs/react-dom-client.development.js:18957:1 <- /tmp/_karma_webpack_976459/commons.js:39328:7)
    at flushActQueue (webpack:///node_modules/react/cjs/react.development.js:590:1 <- /tmp/_karma_webpack_976459/commons.js:60485:34)
    at exports.act (webpack:///node_modules/react/cjs/react.development.js:884:1 <- /tmp/_karma_webpack_976459/commons.js:60779:10)
    at appendComponent (webpack:///packages/rum-react/test/appendComponent.ts:13:6 <- /tmp/_karma_webpack_976459/commons.js:110700:47)
    at UserContext.it (webpack:///packages/rum-react/src/domain/error/errorBoundary.spec.tsx:58:38 <- /tmp/_karma_webpack_976459/commons.js:109390:97)
    at <Jasmine>
ErrorBoundary renders the fallback function component when an error occurs from Chrome 63.0.3239.84 (Windows 10) (Datadog)
Error: Should not already be working.
    at performWorkOnRoot (webpack:///node_modules/react-dom/cjs/react-dom-client.development.js:16424:1 <- /tmp/_karma_webpack_976459/commons.js:36795:15)
    at performWorkOnRootViaSchedulerTask (webpack:///node_modules/react-dom/cjs/react-dom-client.development.js:18957:1 <- /tmp/_karma_webpack_976459/commons.js:39328:7)
    at flushActQueue (webpack:///node_modules/react/cjs/react.development.js:590:1 <- /tmp/_karma_webpack_976459/commons.js:60485:34)
    at exports.act (webpack:///node_modules/react/cjs/react.development.js:884:1 <- /tmp/_karma_webpack_976459/commons.js:60779:10)
    at appendComponent (webpack:///packages/rum-react/test/appendComponent.ts:13:6 <- /tmp/_karma_webpack_976459/commons.js:110700:47)
    at UserContext.it (webpack:///packages/rum-react/src/domain/error/errorBoundary.spec.tsx:29:38 <- /tmp/_karma_webpack_976459/commons.js:109367:97)
    at <Jasmine>
View all

ℹ️ Info

❄️ No new flaky tests detected

🎯 Code Coverage
Patch Coverage: 100.00%
Total Coverage: 92.63% (+0.00%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 18abfa1 | Docs | Was this helpful? Give us feedback!

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from cabfa9b to cec1073 Compare October 17, 2025 11:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cec1073 to cd79444 Compare October 17, 2025 12:52
Copy link
Contributor Author

renovate bot commented Oct 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant